From bdd53bbcacdde17a9249ee579661a0e4abdce9c4 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 1 Jun 1993 21:42:03 +0000 Subject: [PATCH] Typo in autoload cookie. --- lisp/tar-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/tar-mode.el b/lisp/tar-mode.el index 7360fb32ab5..76259bb20fb 100644 --- a/lisp/tar-mode.el +++ b/lisp/tar-mode.el @@ -470,7 +470,7 @@ is visible (and the real data of the buffer is hidden)." (put 'tar-mode 'mode-class 'special) (put 'tar-subfile-mode 'mode-class 'special) -;;;##autoload +;;;###autoload (defun tar-mode () "Major mode for viewing a tar file as a dired-like listing of its contents. You can move around using the usual cursor motion commands. -- 2.30.2